Hi, I just checked the code, and there's a "issue" with paginator missing for groups. Please see following patch that fixes that. I think i'll release new version within 2-3days also that fixes this. On Wednesday, January 9, 2013 6:13:05 PM UTC+1, Matthew Black wrote: > > I am having a similar issue. The repository group just went missing from > the front page. It still shows up on the admin side and I can manually > browse it. When I delete the most recent repository group created the > missing repo group, which is not the same as the newest repo, appears back > on the front page. Its almost like its limiting the front page to 7 repo > groups and only listing the first 7 ordered by name. I am also using 1.5.1 > > On Wednesday, January 2, 2013 3:14:48 PM UTC-5, marcin wrote: >> >> Hi, >> >> Please note that if you make private repo non-private the default >> permission is reset to None, switch it to at least READ. >> >> Cheers >> >> On Wednesday, January 2, 2013 5:37:17 PM UTC+1, JLee wrote: >>> >>> Hi, >>> >>> For every repo, there's a setting that allows you to set it private or >>> public. If I create a repository initially as "private" then try switching >>> it to "public" later, it's visibility still remains hidden to >>> non-registered users. This problem is occurring on two different >>> environments that I have Rhodecode installed. >>> >>> Settings information: >>> >>> - Git 1.8.1 >>> - Rhodecode 1.5.1 >>> - Centos 6 >>> >>> >>> >>>